@charset "utf-8";

/* CSS Document */

body {
    padding-top: 80px;
    color: #969696;
    font-family: "PingFang SC", "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;

}

a {
    outline: none;
}

a:link,
a:visited,
a:hover,
a:active {
    text-decoration: none;
}

p {
    font-family: '微软雅黑';
}

ul li {
    list-style: none;
    padding: 0;
    margin: 0;
}

.content-editor {
    max-width: 1000px;
    margin: 0 auto;
}

.content-editor p {
    text-indent: 2em;
    line-height: 26px;
    /*text-align: left;*/

}

.content-editor img {
    padding: 0 0 20px 0;
    margin: 0 auto;


}

@media(max-width: 768px) {
    .content-editor img {
        width: 100%;
        height: auto;
    }
}


.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}






/* 全局
------------------------------------------------------------------------ */

@media (max-width: 768px) {
    .case-hot-list-title {
        padding-left: 0;
    }

    .service-text li img {
        float: inherit;
        width: 100%;
    }

    .header .nav-cover {
        padding: 0 15px;
    }

    .banner .banner-main {
        background-attachment: scroll;
    }


}

@media (min-width: 768px) {
    .container-fluid {
        padding: 0 15px;
    }

    .navbar-default .navbar-toggle {
        margin-right: 0;
    }


}

@media(max-width:992px) {
    .header .nav-cover {
        padding: 0 15px;
    }

    .banner .banner-logo {
        display: none;
    }

    .banner .banner-main .banner-text {
        top: 50px;
    }

}

@media (min-width: 992px) {
    .container-fluid {
        padding: 0 40px;
    }

    .case-hot-list-title {
        padding-left: 0;
    }

    .banner .banner-main .banner-text {
        top: 70px;
    }

    .banner .banner-main .banner-text .bottom {
        margin-top: 20px;
    }


}

@media (min-width: 1200px) {
    .container-full {
        padding-right: 40px;
        padding-left: 40px;
        margin-right: auto;
        margin-left: auto;

    }

    .container {
        width: 1190px;
    }

    .col-lg-1 {
        width: 11%;
        padding: 15px 0;
    }

    .banner .banner-main .banner-text .bottom {
        margin-top: 50px;
    }

    .banner .banner-main .banner-text {
        top: 140px;
    }

}

.navbar {
    margin-bottom: 0;
    border: none;
}


.navbar-default {
    background-color: #FFF;
}

.navbar-brand {
    float: left;
    width: 216px;
    height: 70px;
    padding: 15px 0px;
    font-size: 18px;
    line-height: 70px;
    /*margin-top: 10px;*/
    /*background: url('../images/logo.png') center center no-repeat \9;*/
}

.navbar-default .navbar-toggle {
    border: none;
    margin-top: 30px;
    padding: 0;
    border-radius: inherit;
    border-bottom: 1px solid #EAEAEA;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: transparent;
}

.navbar-default .navbar-toggle .icon-bar {
    width: 20px;
    height: 3px;
    margin-top: 3px;
    background-color: #252530;
}

.navigation .navbar-nav>li {
    float: none;
}

.navigation .navbar-nav>li a {
    color: #FFF;
    padding: 0;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    width: 270px;
    height: auto;
    position: fixed;
    right: 40px;
    border: none;
    background-color: transparent;
    padding: 30px 15px 0 30px;
}

.media-part,
.partner-part {
    padding-left: 55px;
}

.media-part strong,
.partner-part strong {
    font-size: 14px;
}

.headers {
    background-color: #252530;
    margin-bottom: 60px;
}

.headers h2 {
    color: #FFF;
    font-size: 28px;
    font-weight: normal;
    padding-top: 40px;
    margin: 0;
}

.headers h2 span {
    display: block;
    color: #969696;
    font-size: 14px;
    margin-bottom: 20px;
    font-family: 'Verdana';
}





.header-title-line {
    margin: 20px auto 0 auto;
    width: 50px;
    height: 3px;
    background-color: #db513d;

}

.header .text-center b {
    font-size: 14px;
    font-weight: normal;
}


.header-title-lines {
    width: 20px;
    height: 1px;
    margin: 0 3px 4px 3px;
    display: inline-block;
    background-color: #db513d;
}


.newss .time {
    text-align: center;
    margin-top: 15px;

}

.crumbs {
    margin-top: 35px;
    font-size: 12px;
    color: #CCC;
    padding-bottom: 30px;
}

.crumbs a {
    color: #CCC;
}

.crumbs a:hover {
    color: #FFF;
    text-decoration: none;
}

.content {
    padding-bottom: 60px;

}


.block {
    padding-bottom: 60px;
}

.block-content {
    border-top: 1px dotted #ccc;
    padding-top: 30px;
}

.block-content p {
    text-indent: 2em;
    line-height: 25px;
    font-size: 14px;
}


/* 首页
------------------------------------------------------------------------ */



/* 环智服务
------------------------------------------------------------------------ */

@media (max-width: 768px) {
    .service .nav-tabs a {
        display: block;
    }

    .about_min .about-banner {
        background: url("../images/about-banner.jpg") 0 0 transparent no-repeat;
        background-size: cover;
        background-attachment: scroll;

    }


}

.service .nav-tabs {
    border-bottom: none;
    margin-bottom: 50px;
}

.service .nav-tabs {
    text-align: center;
}

.service .nav-tabs a {
    margin: 0 10px;
    padding: 0 0 10px 0;
    text-decoration: none;
    color: #666;
    border-bottom: 2px solid transparent;
    position: relative;
}

.h-line {
    display: inline-block;
    position: absolute;
    width: 100%;
    opacity: 0;
    height: 2px;
    bottom: -2px;
    /*left: -50%;*/
    left: 0;
    transition: 0.25s all;

}


.service .nav-tabs a:hover .h-line {
    /*width: 100%;*/
    left: 0;
    opacity: 1;
    background-color: #db513d;
}






/*在手机端取消hover效果*/
@media(max-width: 416px) {
    .nav-tabs .h-line {
        display: none;
    }
}



.service .nav-tabs .active {
    color: #db513d;
    border-bottom: 2px solid #db513d;
}

.service-banner {
    margin-bottom: 30px;
}

@media(max-width:768px) {
    .service .nav-tabs {
        padding: 0 20px;
        margin-bottom: 0;
    }

    .service .nav-tabs a {
        margin-bottom: 10px;
    }
}

@media(min-width: 1200px) {
    .service .nav-tabs a {
        margin: 0 5px;
        display: inline-block;
    }

}

.service-banner p {
    text-align: center;
    border-bottom: 1px dotted #ccc;
    padding: 30px 0;
    font-size: 14px;
    color: #252530;
}


.tab-content {
    margin-bottom: 60px;
}




/* 媒体资源 & 合作伙伴
------------------------------------------------------------------------ */

.index .media {
    text-align: center;
    background: #f4f4f4;
}

.media-logo {
    float: left;
    margin: 0 1px 1px 0;
    border: 1px solid #EAEAEA;
}


/* 关于环智
------------------------------------------------------------------------ */
@media(max-width: 414px) {

    .about .about-banner-intro {
        /*padding:10px!important;*/
    }

    .about .about-block-title p {
        margin-left: 0;
    }

    .about .about-banner-intro .title_line {
        margin-bottom: 20px;
    }

    /**/
    .about-team .about-team-list-intro-pic {
        padding: 0;
        margin-top: -40px;
    }

    .about-team .about-team-list-block {
        background-size: cover;
    }

    .about-team .about-team-list-intro p {
        margin: 20px 0;
    }

    .about-team .about-team-list .col-md-3,
    .about-team-list .col-sm-6,
    .about-team-list .col-xs-6 {
        padding-top: 0;
    }

    .about-team .about-team-list-block {
        margin-left: 10px;
    }

    .about-team .md-3,
    .about-team .col-xs-6,
    .about-team .col-sm-6 {
        padding: 0;
    }

    .about-team-list-block .about-team-list-intro {
        padding: 10px;
    }

    .about-team .about-team-list .col-md-3,
    .about-team-list .col-sm-6,
    .about-team-list .col-xs-6 {
        padding-top: 30px;
        min-height: 480px;
    }

    .about-team-list-block .about-team .about-team-list-intro-pic {

        margin-top: -60px;
    }

    .wise-power-list-block-title .wise-power-list-block-title h4 {
        margin-left: 10px;
    }

    .about-block {
        padding-bottom: 60px;
    }

    .content {
        padding-bottom: 0 !important;
    }

    .container-full .join .join-banner {
        background: url("../images/join-banner.jpg") center center transparent no-repeat;
        background-size: cover;
        background-attachment: scroll;
    }

    .wise-china-list .wise-china-list-block {
        margin-bottom: 50px;
    }


}

@media(max-width: 500px) {
    .about .about-banner-intro .title_line {
        margin-bottom: 20px;
    }

    .about-team .about-team-list-intro-pic {
        padding: 0;


    }

    .join .content {
        padding-bottom: 0;
    }

}

@media(max-width:766px) {
    .about .about-banner-intro {

        padding: 30px;
    }

    .about-team .about-team-list-intro-pic {

        margin-top: -40px;
    }

    .about-team .about-team-list-block {
        background-size: cover;
    }

    .about-team .about-team-list-intro-pic {
        /*padding: 0 ;*/
        /*margin-top: -40px;*/

    }

    .about-block {
        padding-bottom: 60px;
    }


    .about_min .about-team-ceo .about-team-ceo-intro h4,
    .about_min .about-team-ceo .about-team-ceo-intro h5 {
        text-align: center;
    }

    .container-full .join .join-banner {
        background: url("../images/join-banner.jpg") center center transparent no-repeat;
        background-size: cover;
        background-attachment: fixed;
    }
}

@media (min-width: 768px) {
    .about-banner-intro {
        width: 100%;
        padding: 30px;
    }

    .wise-china-list {
        padding: 0;
    }

    .wise-power .wise-power-list-block {
        min-height: 150px;
        _height: 150px;

    }

    .about-team .about-team-list .col-md-3,
    .about-team .about-team-list .col-sm-6,
    .about-team .about-team-list .col-xs-6 {
        padding-top: 0;
        padding-left: 0;
        min-height: 640px;
    }
}

@media(max-width:990px) {
    .about-block {
        padding-bottom: 60px;
    }

    .about_min .about-team-ceo .about-team-ceo-intro h4,
    .about_min .about-team-ceo .about-team-ceo-intro h5,
    .about_min .about-team-ceo .about-team-ceo-intro p {
        text-align: center;
    }

}


@media (min-width: 992px) {
    .about-banner-intro {
        width: 52%;
    }

    .wise-power .wise-power-list-block {
        min-height: 250px;
        _height: 250px;
    }

    .about-block-title .row .col-md-10 {
        padding-left: 15px;
    }

    .about-team .about-team-list-intro-pic {

        margin-top: -100px;
    }

    .about-team .about-team-list-block {
        background-size: 100%;
    }

    

}

@media(max-width: 1200px) {
    .about-banner .about-banner-intro {
        padding: 20px 120px;
    }

    .about-team .about-team-list .col-md-3 {
        padding-top: 30px;
    }

    .about-team .about-team-list .col-md-3 .list-box-show {
        padding-bottom: 50px;
    }

}


@media (min-width: 1200px) {
    .about-banner-intro {
        width: 42%;
    }

    .wise-china-list {
        padding: 0 100px;
        padding-bottom: 60px;
    }

    .wise-power .wise-power-list-block {
        min-height: 220px;
        _height: 220px;
    }

    .about-block-title .row .col-md-10 {
        padding-left: 0;
    }

    .about-banner .about-banner-intro {
        padding: 20px 120px;
    }

    .about-team .about-team-list .col-md-3 {
        padding-top: 30px;
        min-height: 550px;
    }

}


@media (min-width: 1450px) {
    .about-banner .about-banner-intro {
        padding: 70px 120px;
    }

    .about_min .about-banner {
        background-size: 100%;
    }

    .about-team .about-team-list .col-md-3 {
    min-height: 550px;
}
}



.about-banner {
    background: url("../images/about-banner.jpg") center 80px transparent no-repeat;
    /*padding-bottom: 60px;*/
    /*border-bottom: 1px solid #E9E9E9;*/
    /*background-size:cover;*/
    background-attachment: fixed;
    background-size: auto;
}

.about-banner-intro {
    min-height: 400px;
    _height: 400px;
    /*background: rgba(37, 37, 48, 0.7);*/
    padding: 70px 120px;
    width: 100%;
}

.about-banner-intro h2 {
    color: #FFF;
    font-size: 28px;
    margin-bottom: 30px;
}

.about-banner-intro .title_line {
    display: block;
    width: 50px;
    height: 2px;
    background-color: #db513d;
    margin-top: -8px;
    margin-bottom: 50px;
}

.about-banner-intro p {
    color: #FFF;
    line-height: 28px;
}

.about-block {
    text-align: center;
}

.about-block-title {

    padding: 60px 0 60px 0;

}

.about-block-title h3 {
    font-size: 20px;
    color: #252530;
    line-height: 28px;
    margin: 0;
    font-weight: normal
}

.about-block-title p {
    font-size: 14px;
    color: #969696;
    line-height: 28px;
    text-align: left;
}




.about .headers {
    background-color: #fff;
    margin-bottom: 0;
}

.about .headers h2 {
    color: #000;
}


.-list-block {
    text-align: center;
    margin-bottom: 60px;
}

.wise-china-list-block h4 {
    font-size: 18px;
    font-weight: normal;
    color: #252530;
    margin: 30px 0 20px 0;
}

.wise-china-list-block p {
    color: #969696;
}

.wise-china-list-block-ico {
    margin: 0 auto;
    width: 160px;
    height: 160px;
    border: 5px solid #db513d;
    border-radius: 100px;
    text-align: center;
    font-size: 50px;
    font-weight: bold;
    padding-top: 40px;
    position: relative;
    color: #db513d;
}

.wise-china-list-block-ico b {
    font-family: 'Helvetica';
}

.wise-china-list-block-ico span {
    font-size: 18px;
    position: absolute;
    top: 50px;
    /*right: 40px;*/
}

.wise-china-list-block-ico .wise-ico-exc {
    right: 20px;
}




.about-block {}

.wise-power {

    background-color: #fff;

}

.bgc {
    background-color: #f4f4f4;

}

.wise-power .about-block-title h3 {
    color: #252530;
}

.wise-power .about-block-title p {
    color: #969696;
}

.wise-power-list-block {
    margin-bottom: 40px;
}

.wise-power .wise-power-list-block {
    padding: 30px 20px 20px 20px;
    border: 2px solid #f4f4f4;
    margin-bottom: 60px;
}

.wise-power-list-block-title {
    margin-bottom: 20px;
}

.wise-power-list-block-title .glyphicon {
    width: 41px;
    height: 41px;
    line-height: 41px;
    border-radius: 20px;
    color: #FFF;
    font-size: 20px;
    background-color: #db513d;
    text-align: center;
}

.wise-power-list-block-title .glyphicon.glyphicon-th {
    padding-left: 2px;
}

.wise-power-list-block-title h4 {
    color: #252530;
    margin-left: 10px;
}

.wise-power-list-block p {
    color: #969696;
    font-size: 13px;
    line-height: 24px;
}

.about-team-ceo {
    background-color: #252530;
    padding: 60px 0;
}

.about-team-ceo img {
    border-radius: 50%;
    border: 3px solid #2d2d3b;
}

.about-team-ceo .about-block-title h3,
.about-team-ceo .about-block-title p {
    color: #FFF;
}



.about-team-ceo .about-team-ceo-intro h4 {
    font-size: 20px;
    color: #FFF;
    font-weight: normal;

}

.about-team-ceo .about-team-ceo-intro h5 {
    font-size: 14px;
    color: #db513d;
    font-weight: normal;
    margin-bottom: 40px;
    margin-top: 15px;

}

.about-team-ceo .about-block-title,
.about-team .about-team-beijing-title {
    border-top: none;
}

.about-team-list {
    text-align: center;

    margin-bottom: 20px;
}

.about-team-list-block {
    /*margin-bottom: 80px;*/
}


.about-team-list-block img {
    width: 100%;
    /*overflow: hidden;*/
    transition: all .5s;
}

.about-team-list h4 {
    font-size: 18px;
    margin-top: 30px;
    margin-bottom: 10px;
    color: #252530;
}

.about-team-list p {
    color: #db513d;
}

.list-box {
    position: relative;
    overflow: hidden;
}

.list_show {
    width: 100%;
    position: absolute;
    height: 100%;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 5px;
    text-align: left;
}

.list_show p {
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    font-weight: normal;
}

.about-team {
    background-color: #f4f4f4;
}


.about-team-ceo-intro .col-ceo {
    padding-left: 40px;
    padding-top: 15px;
}

.about-team-ceo-intro .col-ceo img {
    border-radius: 50%;
}

.about-team-list-block {
    background: url("../images/about_team_intro_triangle.png") no-repeat center 0 transparent;
    background-size: 100%;

}




.about-team-list-intro {
    padding: 20px;
}

.about-team-list-intro-pic {
    padding: 0 10px;
    margin-top: -80px;
}

.about-team-list-intro img {
    padding: 10px;
    border-radius: 50%;
    border: 1px dotted #ccc;
}

.about-team-list-intro p {
    text-align: left;

    color: #969696;
    margin-top: 30px;
    margin-bottom: 40px;
    line-height: 24px;
    padding-bottom: 20px;

}

@media(max-width:986px) {
    .about-team-list-block {
        margin-bottom: 80px;
    }

    .about-team-list-intro p {
        margin-bottom: 0px;
    }

}

@media(max-width: 414px) {
    .about-team-list-block {
        margin-bottom: 40px;
    }
}

.list-box-show {
    overflow: auto;
    height: 170px;
    font-size: 13px;
}


.about-team-list .col-md-3,
.about-team-list .col-sm-6,
.about-team-list .col-xs-6 {
    padding-top: 20px;
}

.wise-power about-block-title {
    padding-top: 0;

}

/* 联系我们
------------------------------------------------------------------------ */


/* 经典案例
------------------------------------------------------------------------ */
.cases .text-block .editor {
    padding-top: 30px;
    line-height: 24px;
}


.cases .text-block .editor strong {
    color: #666;
}

.cases .text-block .editor h5 {
    margin-top: 30px;
    color: #db513d;
}

.case-list {
    background-color: #FFF;
    border: 1px solid #E9E9E9;
    margin-bottom: 30px;
    padding-bottom: 20px;
}

.case-list-pic {
    position: relative;
}

.case-list-category {
    position: absolute;
    right: 0;
    bottom: 0;
    color: #FFF;
}

.case-list-category a {
    display: inline-block;
    height: 36px;
    line-height: 36px;
    color: #FFF;
    padding: 0 20px;
    background-color: #db513d;
    margin: 0;
}

.case-list-category a:hover {
    text-decoration: none;
    background-color: #252530;
}

.case-list img {
    width: 100%;
}

.case-list h4 {
    padding: 30px 20px 20px 20px;
    margin: 0;
    border-top: 1px solid #E9E9E9;
}

.case-list h4 a {
    display: block;
    font-size: 18px;
    color: #252530;
}

.case-list h4 a:hover {
    text-decoration: none;
    font-size: 18px;
    color: #db513d;
}

.case-list p {
    padding: 0 20px;
    margin: 0;
    color: #969696;
    line-height: 24px;
}

.case-rightbar .case-category h3 {
    border-bottom: 1px solid #E9E9E9;
    margin: 0;
    padding-bottom: 30px;
    font-size: 18px;
}

.case-rightbar .case-category-list ul {
    padding: 0;
    margin: 0;
}

.case-rightbar .case-category-list ul li {
    border-bottom: 1px solid #E9E9E9;
    list-style: none;
    padding: 12px 0;
}

.case-rightbar .case-category-list ul li a {
    display: block;
    padding: 0 0 0 20px;
    color: #969696;
    background: url("../images/case-category-arrow.png") left center transparent no-repeat;
}

.case-rightbar .case-category-list ul li a:hover {
    text-decoration: none;
    color: #db513d;
    background: url("../images/case-category-arrow-hover.png") left center transparent no-repeat;
}

.case-rightbar .case-category-list .active a {
    display: block;
    padding: 0 20px;
    text-decoration: none;
    color: #db513d;
    background: url("../images/case-category-arrow-hover.png") left center transparent no-repeat;
}

.case-hot {
    margin-top: 40px;
    border-bottom: 2px solid #db513d;
}

.case-hot h3 {
    font-size: 18px;
    color: #252530;
    border-bottom: 2px solid #db513d;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.case-hot-list {
    margin-bottom: 20px;
}

.case-hot-pic {
    border: 1px solid #E9E9E9;
}

.case-hot-pic img {
    width: 100%;
}

.case-hot h4 {
    font-weight: normal;
    padding: 0;
    margin: 0 0 5px 0;
}

.case-hot h4 a {
    font-size: 14px;
    color: #252530;
}

.case-hot h4 a:hover {
    text-decoration: none;
    color: #db513d;
}

.case-hot-category {
    color: #969696;
}

.case-hot-category a {
    color: #969696;
}

.case-hot-category a:hover {
    text-decoration: none;
    color: #db513d;
}

.distance-bot {
    margin-bottom: 60px;
}



/* 公司动态
------------------------------------------------------------------------ */


/* FOOTER
------------------------------------------------------------------------ */
@media (min-width: 992px) {
    .footer .footer-menu {
        float: left;
    }

    .footer .footer-info {
        float: right;
    }

}

@media (max-width: 992px) {
    .footer {
        text-align: center;
    }

}


.footer {
    border-top: 1px solid #E9E9E9;
    line-height: 25px;
    padding: 17px 50px;
    position: fixed;
    buttom: 0px;
    bottom: 0px;
    left: 0px;
    background: #fff;
    z-index: 2000;
    width: 100%;
}

.footer a {
    font-size: 12px;
    color: #969696;
    margin-right: 15px;
}

.footer a:hover {
    color: #000;
    text-decoration: none;
}

.footer .follow {
    border-left: 1px solid #CCC;
    margin-left: 10px;
    padding-left: 20px;
}



.footer .footer-info {
    font-size: 12px;
    color: #969696;
}


/*supercat*/

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    color: #252530;
}

.title {
    width: 100%;
    text-align: center;
    padding: 60px 0 40px 0;
}

.title h2 {
    font-size: 28px;
    font-weight: normal;
    line-height: 26px;
}


.media .title h2,
.partner .title h2 {
    padding-left: 50px;
}

.media .title h2 span,
.partner .title h2 span {
    font-size: 14px;
}

.title p {
    font-size: 14px;
    text-transform: uppercase;
    color: #969696;
}

.title .title-line {
    width: 50px;
    height: 3px;
    background: #de503a;
    display: inline-block;
}


/*menu*/

.cat-menu {
    float: right;
    margin-top: 30px;
    cursor: pointer;
    margin-right: 3px;
}

.menu-soild {
    width: 20px;
    height: 3px;
    background: #000;
    margin-bottom: 4px;
    transition: all .25s ease;
    transform-origin: right;
}

.soild-top-off {
    transform: rotateZ(0deg);
}

.soild-bot-off {
    transform: rotateZ(0deg);
}

.soild-mid-off {
    opacity: 1;
}

.soild-top-on {
    transform: rotateZ(-45deg);
}

.soild-bot-on {
    transform: rotateZ(45deg);
}

.soild-mid-on {
    opacity: 0;
}

.content.aa {
    width: 100px;
    height: 100px;
    overflow: auto;
}

/*滚动条*/

#mCSB_1_dragger_vertical .mCSB_dragger_bar {
    background: rgb(66, 66, 66);

}




.navigation {
    z-index: 77;
    overflow: auto;
    background: #252530;
    /*opacity: 0;*/
    display: none;

}

.navigation-big {
    position: fixed;
    -webkit-transition: 0.25s width;
    -o-transition: 0.25s width;
    transition: 0.25s width;
    height: 100%;
    right: 40px;
    top: 0;
    padding-bottom: 80px;
    /*padding-top: 80px;*/
    margin-top: 80px;
}

.navigation-big-open {
    width: 270px;
  	display:block;
}

.navigation-big-close {
    width: 0;
}

/*固定定位*/
.navigation-sml {
    position: fixed;
    -webkit-transition: 0.25s height;
    -o-transition: 0.25s height;
    transition: 0.25s height;
    top: 80px;
    left: 0;
    width: 100%;
}


.navigation-sml-open {
    height: auto;
}

.navigation-sml-close {
    height: 0;
}

.nav-cover {
    width: 100%;
    padding: 5px 40px;
    overflow: hidden;
    z-index: 2000;
}

.header .menubody-open {
    position: fixed;
    z-index: 3;
    top: 80px;
    padding: 30px;
    right: 40px;
    background: #252531;
    /*top: 80px;*/
    opacity: 1 !important;
}

.header .menubody li {
    padding: 0;
    list-style: none;
    width: 100%;
}


.menubody ul {
    margin-top: 40px;
}

.menubody ul li {
    padding: 10px 0;
}

.menubody .u-list {
    width: 100%;
    margin-top: 10px;
    padding-left: 15px;
}

.menubody .u-list li {
    padding: 0;
}


.menubody .u-list li .hovers {
    font-size: 12px;
}

.menubody li .list {
    padding-left: 0px;
    overflow: hidden;
    transition: all 0.25s;
    height: 0;
}

.menubody li .list ul li {
    height: auto;
    line-height: 30px;
}

.menubody li .list ul li .hovers {
    font-size: 12px;

}

.click-list.hover {
    display: block;
}

.menubody li a {
    color: #9d9d9d;
    font-size: 14px;
}

.menubody li span {
    float: right;
    margin-top: -20px;
    width: 15px;
    height: 15px;
    cursor: pointer;
    margin-right: 20px;

}

.menubody .list-line {
    width: 10px;
    height: 2px;
    background: #9d9d9d;
    margin-top: 50%;
}

/*大屏hover效果*/
.menubody li:hover .click-list .list-line {
    background-color: #e55441;
}

.menubody li:hover .hover {
    color: #e55441;
    text-decoration: none;
}

.menubody .list li:hover a {
    color: #fff;
    text-decoration: none;
}

/*小屏hover效果*/
.navbar-nav li:hover .click-list .list-line {
    background-color: #e55441;
}

.navbar-nav li:hover .hover {
    color: #e55441;
    text-decoration: none;
}

.navbar-nav li .list li:hover a {
    color: #e55441;
    text-decoration: none;
}

/*bootstrap样式*/
.navbar-inverse {
    background-color: #252531;
    border-color: #252531;
}

.navbar-nav li .hovers {
    color: #9d9d9d;
    margin-left: 20px;
    font-size: 12px;
}

.navbar-inverse .navbar-toggle:hover {
    background-color: #252531;
}

.navbar-nav .u-list {
    width: 100%;
    margin: 0px 0 15px -25px;
}

.menubody .line-v {
    margin-top: -2px;
    transition: 0.25s all;
}

.menubody .line-open {
    transform: rotateZ(90deg);
}

.menubody .line-close {
    transform: rotateZ(0deg);
    transform-origin: center;
}

.navbar-inverse .navbar-toggle {
    border-color: transparent;
}

.navbar-nav {
    width: 100%;
}

/*导航媒体查询*/
@media(min-width: 768px) {
    .navigation.menubody .uu {
        margin-top: 10px;
    }
}





/*popular*/

.popular .swiper-slide {
    overflow: hidden;
    position: relative;

}

#popular1 {
    display: none;
}

#popular {
    display: block;
}

@media(max-width: 414px) {
    #popular {
        display: none;
    }

    #popular1 {
        display: block;
    }

    .container.distance-bot {
        margin-bottom: 0;
    }



}

@media (max-width:1200px) {
    .popular .swiper-slide {
        overflow: hidden;
        position: relative;
        width: 50%;
    }
}

@media (max-width:768px) {
    .popular .swiper-slide {
        overflow: hidden;
        position: relative;
        width: 100%;
    }

}

.popular .swiper-container {
    background: transparent;
}

.popular .swiper-slide img {
    width: 100%;
    transition: 0.5s all;
}

.popular .swiper-slide .popular-text {
    position: absolute;
    background: #f4f4f4;
    transition: 0.5s bottom;
    top: auto;
    /*bottom: -100%;*/
    bottom: -80px;
    width: 100%;
    z-index: 2;
    color: #252530;
}

.popular .swiper-slide .popular-text p {
    padding: 10px;
    margin: 0;
    font-size: 14px;
}

.popular .swiper-slide:hover .popular-text {
    bottom: 0;
}

.popular .swiper-slide:hover .img-shadow {
    background: rgba(0, 0, 0, .5);
    opacity: 1;
}

.popular .swiper-slide:hover img {
    transform: scale(1.1);
}

.popular .swiper-container:hover .swiper-button-prev {
    left: 0px;
}

.popular .swiper-container:hover .swiper-button-next {
    right: 0px;
}

.popular .swiper-slide .img-shadow {
    width: 100%;
    height: 100%;
    position: absolute;
    background: #000;
    opacity: 0;
    transition: 0.5s opacity;
    z-index: 1;
}

.popular .swiper-button {
    background-color: #db513d;
    width: 40px;
    height: 40px;
    background-size: 50% 50%;
}

.popular .swiper-button-prev {
    left: -40px;
    transition: 0.5s left;
}

.popular .swiper-button-next {
    right: -40px;
    transition: 0.5s right;
}

/*index*/
.index .container-fluid.content {
    padding-top: 20px;
}

.banner {
    margin-bottom: 60px;
    overflow: hidden;
}

.banner-main {
    width: 100%;
    background: url("../img/1415.png") no-repeat;
    background-size: 100% 100%;
    position: relative;
    background-attachment: fixed;
    transform-origin: center;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-webkit-transform: scale(1.1);
    -ms-webkit-transform: scale(1.1);
    -o-webkit-transform: scale(1.1);
    transition: 10s all;
    -webkit-transition: 10s all;
    -ms-transition: 10s all;
    -o-transition: 10s all;
    transform: scale(1)\9;

}



.banner-bg {
    opacity: 0;

}



.banner-main .banner-text {
    position: absolute;
    color: #fff;
    text-align: center;
    width: 100%;
    z-index: 1;
    perspective: 500px;
    transform-style: preserve-3d;
    top: 140px;
    -webkit-transform: scale(0.9);
    -moz-webkit-transform: scale(0.9);
    -ms-webkit-transform: scale(0.9);
    -o-webkit-transform: scale(0.9);
    -webkit-transition: 10s all;
    -ms-transition: 10s all;
    -o-transition: 10s all;
}

.banner-main .banner-text h2 {
    margin: 0;
}

.banner-main .banner-text h2 img {
    width: auto;
    margin-top: 48px;
}

.banner-main .banner-text p {
    margin: 0;
}

.banner-main .banner-text .banner-logo img {}

.banner-text a {
    color: #fff;
}

.banner-main .banner-text .bottom {
    padding: 10px 42px;
    font-size: 14px;
    margin-top: 50px;
    background: transparent;
    border: 3px solid #fff;
}

.animated-bottom-up {
    transform-origin: bottom;
    transform-style: preserve-3d;
    animation: 1s bottomup ease;
}

.animated-rotatey {
    transform-origin: center;
    animation: 1s rotatey ease;
}

.opacity {
    opacity: 0;
    opacity: 1\9;

}


@keyframes bottomup {
    from {
        transform: rotateX(45deg) translateY(20px);
        opacity: 0;
    }

    to {
        transform: rotateX(0deg) translateY(0px);
        pacity: 1;
    }
}

@keyframes rotatey {
    from {
        transform: rotateY(90deg);
        opacity: 0;
    }

    to {
        transform: rotateY(0deg);
        pacity: 1;
    }
}

/*numberrun*/

.numberrun .numbody {
    text-align: center;
    padding: 50px 0;
    float: left;
    margin: 35px 0;
}

.numberrun .num-circle {
    position: relative;
}

.numberrun .num-circle .circle-text {
    position: absolute;
    top: 0;
    width: 100%;
    text-align: center;
    color: #de503a;
    left: 5px;
}

.numberrun h3 {
    font-size: 18px;
}

.numberrun .num-circle .circle-text b {
    font-size: 50px;
    line-height: 160px;
    font-weight: bold;
    font-family: arial;
    margin-left: -10px;
}

.numberrun .num-circle .circle-text span {
    font-size: 16px;
    margin-top: -30px;
    display: inline-block;
    position: absolute;
    top: 80px;
}

.rows {
    margin: 0 245px;
}

/*sever*/
.service.background {
    background-color: #fff;
}

.service {
    background: #F4F4F4;
}

.block.service {
    background-color: #fff;
}

.service ul li {
    list-style: none;
    /*padding: 0;
    margin: 0;*/
    background-color: #f4f4f4;
}

.service ul {
    list-style: none;
    /*padding: 0;
    margin: 0;*/
    /*margin-left: -5px;*/
}

.service .container {
    max-width: 1200px;
    /*padding-bottom: 80px;*/
    padding-bottom: 10px;
}

.service-list {
    border-right: 2px solid #fafafa;
    float: left;
    width: 100%;
    width: 190px;
    padding: 0;
    margin: 0;
}

.service-list li {
    position: relative;
    cursor: pointer;
    font-size: 14px;
    line-height: 50px;
    /*text-indent: 95px;*/

    padding-left: 75px;
}

.service-list li:hover .openline {
    height: 100%;
    top: 0;
}

.service-list li:hover {
    color: #e55441;
}

.service-list li.active .openline {
    height: 100%;
    top: 0;
}

.service-list li.active {
    color: #e55441;
}

.service-list li .openline {
    position: absolute;
    width: 2px;
    height: 0%;
    background: #e55441;
    right: -2px;
    top: 50%;
    transition: 0.25s all;
}

.service-text {
    position: relative;
    overflow: hidden;
    /*margin-top: 40px;*/
    margin: 0;
    padding: 0;

}

.service-text li.main-box {
    position: relative;
    height: 100%;
}

.service-text li.active {
    top: 0;

}

.service-text li {
    background: #F4F4F4;
    position: absolute;
    transition: 0.25s all;
    overflow: hidden;
    top: 100%;
    min-height: 450px;
}

.service-text h3 {
    font-size: 16px;
    color: #252530;
    margin-top: 20px;
    margin-bottom: 0;
    line-height: 28px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.service-text li img {
    float: left;
    width: 260px;
    border: 1px dotted #ccc;
    padding: 10px;
    height: 245px;
    background-size: 100% 100%;
}

.service-text li .editor {
    float: left;
    line-height: 24px;
    padding: 0;
    margin-top: 15px;
    font-size: 13px;
    /**/
    display: -webkit-box;
    -webkit-box-orient: vertical;
    /*-webkit-line-clamp: 5;*/
    overflow: hidden;
    margin-bottom: 20px;
}

.service-text li .editor p {

    overflow: hidden;
}

.service-img-block {
    padding: 30px 60px 0 60px;
    width: 390px;
    float: left;
}

.service-text-block {
    width: 580px;
    float: left;
    /*min-height: 400px;*/


}


.service-text-block .editor a {
    margin-right: 10px;
    position: relative;
    margin-top: 40px;
}


.service-text-block .editor a:hover .h-line {
    width: 100%;
    left: 0;
    background-color: #bdbbbb;
}


.service-text-block .editor a span {
    color: #e55441;
}

.service-text-block .editor a:hover span {
    color: #fff;
}



/*移动端媒体查询*/
@media(max-width: 320px) {
    .service-text-block {
        min-height: 650px;
    }

    .container-full .error .center-block h1 {
        font-size: 160px;
    }

}

@media (max-width: 414px) {
    .service-list {
        width: 100px;
    }

    .service-list li {
        padding-left: 10px;
    }

    .service-img-block {
        display: none;
    }

    .service-text li {
        min-height: 600px;
    }

    .service-text li.main-box {
        padding-top: 0;
        padding-left: 10px;
    }

    .service-text li.active {
        padding-top: 0;
        padding-left: 10px;
    }

    .service-text-block {
        width: 95%;
        overflow: hidden;
    }

    service-text {

        padding-top: 40px;
        top: 0;
        height: 100%;
        margin-bottom: 40px;
        opacity: 1;
        min-height: 410px;

    }

    .service-text li .editor {
        -webkit-line-clamp: 9;
    }

    .top {
        visibility: hidden;
    }

    .animated-bottom-up {
        padding: 0 10px;
    }

    .footer {
        position: relative;
    }

    .banner .banner-main .banner-text {
        top: 2%;
    }

    .navigation-sml {
        position: relative;
        top: 0;
    }

    .menubody ul {
        margin-top: 10px;
    }

    div.bottombody.bot {
        padding-bottom: 60px;
    }

    .container-full .error {
        width: 100%;
        position: relative;
    }

    .container-full .error h1 {
        font-size: 200px;
    }

    div.col-md-6.case-synopsis {
        padding-top: 20px;
    }


}

@media (min-width: 415px) and (max-width: 500px) {
    .service-text-block {
        width: 95%;
        margin-left: 10px;
    }

    ul.service-list {
        width: 110px;
    }

    .service-img-block {
        display: none;
    }


    .service-list li {
        padding-left: 10px;
    }

    .service-text li {
        margin-left: 10px;
        min-height: 450px;
    }

    .top {
        visibility: hidden;
    }

    .service-text li.active {
        padding-top: 0;
    }

    .animated-bottom-up {
        padding: 0 10px;
    }

    .footer {
        position: relative;
    }

    .container-full .error {
        width: 100%;
        position: relative;
    }

    .container-full .error h1 {
        font-size: 200px;
    }
}

@media (min-width: 500px) and (max-width: 600px) {
    .service-text-block {
        width: 95%;
        margin-left: 10px;
    }

    .service-list li {
        padding-left: 10px;

    }

    .service-img-block {
        display: none;
    }

    .service-list {
        width: 120px;
    }

    .service-text li.main-box {
        padding-top: 0;
    }

    .service-text li {
        margin-left: 10px;
        min-height: 450px;
    }

    .service-text li.active {
        padding-top: 0;
    }

    .top {
        visibility: hidden;
    }

    .animated-bottom-up {
        padding: 0 10px;
    }

    .footer {
        position: relative;
    }

    .container-full .error {
        width: 100%;
        position: relative;
    }

    .container-full .error h1 {
        font-size: 200px;
    }


}

@media (min-width: 600px) and (max-width: 768px) {
    .service-text-block {
        width: 95%;
        margin-left: 20px;
    }

    .service-text li {
        min-height: 600px;
    }

    .top {
        visibility: hidden;
    }

    .footer {
        position: relative;
    }

    .service-text li {

        min-height: 750px
    }

    .container-full .error {
        width: 100%;
        position: relative;
    }

    .container-full .error h1 {
        font-size: 200px;
    }

}

@media (min-width: 768px) and (max-width: 991px) {
    .service-text-block {
        width: 90%;
        margin-left: 30px;
        min-height: 280px;
    }

    .top {
        visibility: hidden;
    }

    .service-text li {

        min-height: 700px
    }

    .join-banner .join-banner-text {
        padding-top: 80px;
    }


}

@media (min-width: 992px) and (max-width: 1200px) {
    .service-text-block {
        width: 90%;
        margin-left: 40px;
        min-height: 280px;
    }

    .service-text li img {
        margin-left: 80px;
    }

    .service-text li {
        background-color: transparent;
        margin-right: 40px;
        /*margin-left: 10px;*/
        padding-right: 40px;
        min-height: 700px
    }

    .service-img-block {
        padding-top: 0;
    }

    .join-banner .join-banner-text {
        padding-top: 100px;
    }
}

@media (min-width: 1200px) {
        {
        width: 557px;

        min-height: 267px;
        height: 100%;
    }
}

@media (min-width: 1201px) and (max-width: 1250px) {
    .service-text li {
        background-color: transparent;
        padding-right: 10px;
    }

    .service-text-block {
        width: 90%;
    }
}

/*news*/
.news {
    overflow: hidden;
    /*padding-bottom: 60px;*/
}

.news .content {
    background: #fff;
    padding-bottom: 60px;
}

@media(max-width:414px) {
    .news .content {
        margin-bottom: 0;
        padding: 0;
    }

    .contact .telephone {
        padding-bottom: 60px;
    }

}

.newsamin {
    width: 100%;
    position: relative;
}

.newsamin .mid-line {
    position: absolute;
    width: 1px;
    height: 100%;
    background: #e9e9ea;
    left: 50%;
    margin-left: -1px;
}

.newsamin .news-block {
    width: 100%;
    position: relative;
}

.newsamin .news-block .news-text {
    width: 50%;
    z-index: 2;
    height: auto;
    position: relative;
}

.newsamin .news-block .news-text .time {
    background: #dd523b;
    display: inline-block;
    position: absolute;
    min-width: 140px;
    line-height: 30px;
    width: 140px;
    text-align: center;
    z-index: 2;
    color: #fff;
    font-size: 12px;
}

.newsamin .news-block .news-text .text {
    width: 70%;
    height: 100%;
    ;
    position: relative;
}

.newsamin .news-block .news-text .linkline {
    width: 100%;
    height: 1px;
    background: #e9e9ea;
    position: absolute;
    margin-top: 14px;
}

.newsamin .news-block .news-text.left {
    float: left;
    margin-bottom: 40px;
}

.newsamin .news-block .news-text.right {
    float: right;
    margin-bottom: 40px;
}

.newsamin .news-block .news-text.left .time {
    right: -70px;
}

.newsamin .news-block .news-text.right .time {
    left: -70px;
}

.newsamin .news-block .news-text.right .text {
    float: right;
    overflow: hidden;
}

.newsamin .news-block .news-text.left .text {
    left: 0;
    overflow: hidden;
}

.newsamin .news-block .news-text .text img {
    border: 1px #e9e9e9 solid;
    transition: all .5s;
}




/*hover*/
.news-block .text:hover img {
    transform: scale(1.1);
}

.newsamin .news-block .news-text .text .content-text {
    background: #f4f4f4;
    padding: 30px 20px;
}

.newsamin .news-block .news-text .text .content-text p {
    color: #969696;
    margin: 0;
    line-height: 24px;
}

.newsamin .news-block .news-text .text .content-text h4 {
    color: #252530;
    font-size: 18px;
    margin-bottom: 20px;
    margin-top: 0;
    line-height: 28px;
}

.news-text .text a {
    display: block;
    overflow: hidden;
}



.media {
    background-color: #f4f4f4;
}

.media .title h2 {}

.media .title h2 span {
    top: 2px;
    left: 5px;
    font-size: 14px;

}

.content .madia-c {
    padding: 60px 0;
    background-color: transparent;

}

.block.madia-c.media-top {
    padding-top: 30px;
}

.media-list img {
    width: 100%;

}


.content.bac {
    background: #f4f4f4;
    margin-top: -60px;
    /*height:100%;*/
}


.block .col-lg-1,
.block .col-md-2,
.block .col-xs-3 {
    padding: 0;
    border-right: 1px solid #f4f4f4;
    border-top: 1px solid #f4f4f4;

}

.partner .media .col-lg-1,
.partner .media .col-md-2,
.partner .media .col-xs-3 {
    padding: 0;
    border-right: 1px solid #000;
    border-top: 1px solid #000;
}

.block .media-lis-bor {
    border: none;
}

@media(max-width:414px) {
    .case .box-shadow .shadow {
        padding: 10px;
    }
}



@media (max-width: 845px) {
    .item img {
        width: 100%;
    }

    .item2 img {
        width: 100%;
    }

    .newsamin .news-block .news-text .linkline {
        display: none;
    }

    .newsamin .mid-line {
        display: none;
    }

    .newsamin .news-block .news-text {
        width: 100%;
        position: relative;
        z-index: 2;
        height: auto;
    }

    .newsamin .news-block .news-text .text {
        width: 100%;
    }

    .newsamin .news-block .news-text .time {
        position: relative;
        left: 0;
        margin-bottom: 20px;
    }

    .newsamin .news-block .news-text.right .time {
        left: 0;
    }

    .newsamin .news-block .news-text.right {
        margin-bottom: 40px;
    }

    .newsamin .news-block .news-text.left {
        margin-bottom: 40px;
    }

    .newsamin .news-block .news-text.right .text {
        float: initial;
    }

    .newsamin .news-block .news-text .text img {
        width: 100%;
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translate3d(-20%, 0, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translate3d(20%, 0, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

@media (min-width: 768px) {
    .item img {
        width: auto;
    }

    .item2 img {
        width: auto;
    }
}

.case {
    height: auto;
}

.case .container div {
    transition: 0.5s all;
}

.caseimg .item2 {
    float: right;
    padding: 6px;
}

.caseimg .item {
    padding: 6px;
    overflow: hidden;
}

.img-block {
    opacity: 0;
    opacity: 1\0;
    position: relative;
    overflow: hidden;
}

.box-shadow {
    width: 100%;
    position: absolute;
    height: 100%;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 10px;
}

.shadow {

    overflow: auto;
}

.shadow .mCSB_dragger .mCSB_dragger_bar {
    width: 1px;
}

.shadow .mCSB_scrollTools .mCSB_draggerRail {
    width: 1px;

}

.shadow .mCSB_inside>.mCSB_container {
    margin-right: 15px;
}

.box-shadow .shadow {
    background: rgba(0, 0, 0, 0);
    width: 100%;
    height: 100%;
    overflow: hidden;
    color: #fff;
    padding: 40px 30px;
    opacity: 0;
    transition: 0.3s all;
}

.box-shadow .shadow h3 {
    color: #fff;
    font-size: 18px;
    margin: 0;
    line-height: 24px;
}

.box-shadow .shadow p {
    font-size: 14px;
    line-height: 24px;
    margin-top: 5px;
    max-height: 65%;
    overflow: hidden;
    color: #fff;
    text-overflow: ellipsis;
}

.img-block a:hover .box-shadow .shadow {
    background: rgba(0, 0, 0, 0.7);
    opacity: 1;
}

.img-block a:hover img {
    transform: scale(1.1);
}

.img-block a img {
    transition: all .5s;
    width: 100%;
}

.img-block a {
    overflow: hidden;
    display: block;
}

.img-height {
    height: 500px;
}

.partner h2 {
    color: #fff;
}

.partner {
    background: #252530;
}


/*.media{background: #f4f4f4;}*/
.partner {
    background: #252530;
}

.index .media .block {
    margin-left: -2px;
}

.index .partner .block {
    margin-left: -2px;
}

/*首页媒体资源和合作伙伴*/



.index .partner .container {
    padding-top: 50px;
}

.index .partner .block {
    padding-bottom: 0;
    text-align: center;
}

.partner {
    /*padding-bottom: 60px;*/
}

.partner .media {
    background: #252530;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

.block.media {
    /*padding: 60px 0;*/
}

.media-text {
    margin-top: 60px;
    line-height: 24px;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 30px;
    margin-right: 12px;
}

.bottom {
    padding: 15px 20px;
    border: 2px solid #fff;
    font-size: 16px;
    position: relative;
    display: inline-block;
    overflow: hidden;
    text-decoration: none;
    border-radius: 2px;
}

.bottom span {
    position: relative;
    z-index: 0;
    transition: color .25s;
}

.bottom span {
    font-size: 14px;
}

.bottom .bottom-cover {
    width: 100%;
    height: 100%;
    position: absolute;
    background: #db513d;
    top: 0;
    left: -105%;
    transition: 0.5s left;
    z-index: 0;
}

.banner .bottom .bottom-cover {
    background: #FFFFFF;
}

.bottom {
    color: #252530;
    transition: color .25s;
}

.bottom:hover {
    border-color: #db513d;
}

.bottom:hover .bottom-cover {
    left: 0;
}

.bottom:hover span {
    color: #fff;
}

.banner .bottom:hover span {
    color: #db513d;
}

.service-text .bottom {
    padding: 12px 43px;
    font-size: 14px;
    border: 2px solid #e9e9ea;
}

.bottom:hover {
    border-color: #db513d;
}

.news .bottom {
    padding: 12px 43px;
    font-size: 14px;
    border: 2px solid #e9e9ea;
    margin-top: 20px;
}

.news .bottom:hover {
    border-color: #db513d;
}

.bottombody {
    text-align: center;
    margin-bottom: 60px;
}

@media(min-width:968px) {
    .bottombody {
        margin-bottom: 60px;
    }
}

.case .bottom {
    padding: 12px 43px;
    font-size: 14px;
    border: 2px solid #e9e9ea;
    margin-top: 20px;
}

.case .bottom:hover {
    border-color: #db513d;
}

.bottom :hover {
    color: #fff;
}

.bottom:hover span {
    color: #fff;
}

.bottom-cover {
    background: #db513d;
}

.case-synopsis h2 {
    font-size: 20px;
    margin: 0;
}

.case-synopsis h3 {
    font-size: 16px;
    color: #db513d;
    margin-bottom: 20px;
    margin-top: 30px;
    font-weight: bold;
}

.case-synopsis h4 {
    font-size: 14px;
    margin-top: 15px;
    font-weight: normal;
    color: #666;
}

.case-synopsis h4 a {
    color: #db513d;
}

.case-synopsis h4 a:hover {
    color: #666;
}

.case-synopsis p {
    line-height: 26px;
}

.case-title {
    margin-top: 60px;
}

.case-title h4 {
    font-size: 18px;
    color: #333333;
    padding: 10px 58px;
    border-bottom: 2px solid #db513d;
    display: inline-block;
    margin: 0;
}

.case-title-line {
    height: 2px;
    background: #e9e9e9;
    margin-top: -2px;
}

.end-line {
    width: 100%;
    height: 2px;
    background: #e9e9e9;
    margin-bottom: 40px;
    margin-top: 100px;
}

.popular-title {
    font-size: 18px;
    line-height: 36px;
    color: #252530;
    margin-bottom: 20px;
}

.h4 {
    font-size: 18px;
    font-style: normal;
}

.service .popular-title {
    border-top: 1px solid #e9e9e9;
    margin-top: 40px;
    padding-top: 30px;
}

.case-mian-left {
    padding-right: 20px;
}

.case-mian-right {
    padding-left: 20px;
}

.photo-details-shadow {
    background: rgba(37, 37, 48, .8);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
}

.photo-details-body .swiper-container {
    margin: auto;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    overflow: initial;
    width: 100%;
}

#photo-details .swiper-slide {
    position: relative;
    height: 150px;
    width: auto;
    left: 50%;
    transform: translateX(-50%)
}

#photo-details img {
    top: 50%;
    transform: translateY(-50%);
    position: relative;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

#photo-details .swiper-pagination-bullet {
    width: 100%;
    right: 0;
    margin: 100px 0;
    border-radius: 0;
}

.photo-sm {
    width: 100%;
    max-width: 100px;
}

.bottom-cont {
    position: fixed;
    bottom: 0;
    height: 40px;
    width: 100%;
    background: #000;
    z-index: 3002;
    display: none;
}

.photo-details-body .swiper-button-next,
.photo-details-body .swiper-button-prev {
    position: fixed;
    top: auto;
    bottom: 0;
    background-size: 70%;
    height: 40px;
}

.photo-details-body .swiper-button-prev {
    right: 50%;
    left: auto;
}

/*修改swiper代码*/
.photo-details-body .swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    display: inline-block;
}

.photo-details-body .swiper-pagination-bullet-active {
    background-color: transparent;
}

.photo-details-body .swiper-pagination-bullet {
    background-color: transparent;
}

.photo-details-body .swiper-button-next {
    right: auto;
    left: 50%;
}

.close-photo {
    width: 50px;
    height: 50px;
    position: fixed;
    font-size: 20px;
    text-align: center;
    line-height: 50px;
    cursor: pointer;
    z-index: 3002;
}

.close-photo:hover {
    color: #fff;
}

.img-main .swiper-container {
    border: 1px solid #e9e9e9;
}

.img-main .swiper-button-next,
.img-main .swiper-button-prev {
    height: 100%;
    background-color: rgba(37, 37, 48, .8);
    top: 0;
    margin: 0;
    width: 30px;
    background-size: 70%;
    transition: .25s all;
}

.img-main .swiper-button-next {
    right: -35px;
}

.img-main .swiper-button-prev {
    left: -35px;
}

.img-main .swiper-container:hover .swiper-button-next {
    right: 0;
}

.img-main .swiper-pagination-bullet-active {
    background: #db513d;
}

.img-main .swiper-container:hover .swiper-button-prev {
    left: 0;
}

.bottom-cont .close-photo {
    position: absolute;
    left: 30%;
    line-height: 40px;
}

.openphoto {
    cursor: pointer;
}

@media (max-width: 992px) {
    #photo-details .swiper-pagination {
        display: none;
    }

    .bottom-cont {
        display: block;
    }

    #photo-details .swiper-slide {
        height: 120px;
    }

    .close-photo {
        display: none;
    }

    .bottom-cont .close-photo {
        display: block;
    }
}

.photo-details-body {
    position: fixed;
    z-index: 3000;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: -3000;
}

.case-list-pic {
    overflow: hidden;
}

.case-list-pic img {
    transition: 0.25s all;
    width: 100%;
}

.case-list-pic:hover img {
    transform: scale(1.1);
}

.case-content .case-list-de {
    padding-bottom: 0;
}

.margintop {
    margin-top: 91px;
}

.top {

    position: fixed;
    bottom: 80px;
    right: 60px;
    text-align: center;
    line-height: 40px;
    z-index: 22;
    display: none;



}

.top a {
    display: block;
    background: #e9e9e9;
    width: 40px;
    height: 40px;
}

.glyphicon.glyphicon-menu-up {
    font-size: 20px;
    line-height: 40px;
    color: #fff;
}



.top a:hover span {
    color: #000;

}

.top a:hover {
    background: #fff;

}

/*联系我们*/


.map {
    /*margin-top: 10px;*/
    width: 100%;
    height: 400px;

}

.map img {
    text-align: center;
}

.contact {
    /*margin-bottom: 60px;*/
}

.contact .headers {
    background-color: #fff;
}

.contact .headers h2 {
    color: #000;
}

.contact_text {
    /*margin-bottom: 60px;*/
    text-align: center;
    color: #666666;
    padding: 30px 15px;
    line-height: 28px;
    /*margin-top: -30px;*/
    border-top: 1px dotted #ccc;


}

.contact_text a {
    color: #666;
    text-decoration: underline;
}

.contact_text a:hover {
    color: #db513d;

}

.contact_text .one {
    font-size: 16px;
    padding-bottom: 20px;
    color: #666;
}

.contact_text p {
    font-size: 14px;
}

.telephone .one {
    font-size: 16px;
}



.telephone {
    text-align: center;
    margin-top: 30px;
    padding-bottom: 30px;

}

.telephone .row a {
    color: #666;
    font-size: 14px;
    text-decoration: underline;


}

.telephone .row p {
    font-size: 16px;
    color: #666;
    line-height: 35px;
}

.telephone .row span {
    font-size: 14px;
    color: #666;
}

.contact .telephone a:hover {
    color: #db513d;


}

.contact .headers {
    margin-bottom: 0px;
}

.placeholder {
    height: 60px;
}

.xx {
    position: absolute;
    width: 100%;
    height: 1px;
    border: 1px solid #ccc;
}

@media(max-width: 414px) {
    .contact_text .one {
        padding-bottom: 0;
    }

    .telephone .col-lg-6 {
        margin-bottom: 30px;
    }

    .contact .telephone {
        padding-bottom: 0;
    }

    .telephone {
        padding-bottom: 0;
    }
}


/*404*/


.error {
    /*width：calc（100%-20px);*/
    width: 96%;
    height: 100%;
    background-color: #252530;
    text-align: center;
    padding: 160px 0;
    position: fixed;
    /*float: left;*/
    border-right: 40px solid transparent;



}

.error h1 {
    font-size: 280px;
    color: #db513d;
    font-weight: 700;
    font-family: 'Helvetica Neue';

}

.error p {
    font-size: 14px;
    padding-top: 80px;

}

.error a {
    text-decoration: none;
    color: #db513d;
}

.error span {
    color: #db513d;
    padding: 0 3px;
}

.error

/*页码*/
.pagination {

    float: right;
    border-radius: 0;
    margin-bottom: 60px;
}

.cases .pagination {
    float: right;
}

.pagination>li>a {
    background-color: #e9e9e9;
    border: none;
    margin-right: 5px;
    color: #b3b3b3;
    /*margin-top:5px;*/
}

.pagination>.active>a {
    background-color: #db513d;
}

.pagination>li:hover a {
    background-color: #db513d;
    color: #fff;
}


.pagination>.disabled>span {
    background-color: #ddd;
    border-color: #ddd;
    margin-right: 5px;

}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-radius: 0;
}

.pagination>li:first-child>span {
    border-radius: 0;
    /*margin-top:5px;*/
}

.pagination>li>a:hover {
    background-color: #db513d;
    color: #fff;
}


.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover {
    background-color: #db513d;
}


.pagination>li:first-child>a {
    border-radius: 0;
}

.pagination>li>span {
    border: none;
}



.about-team-list-intro h5 {
    color: #db513d !important;

}

.about-team-list h4 {
    margin-top: 20px;
}


.about .glyphicon-bookmark:before {
    padding-right: 1px;
}

.about .glyphicon-th:before {
    padding-right: 1px;
}



.glyphicon-bookmark:before {
    font-size: 22px;
}

.mCSB_scrollTools {
    opacity: 0.75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)";
}

.mCS-autoHide>.mCustomScrollBox>.mCSB_scrollTools,
.mCS-autoHide>.mCustomScrollBox~.mCSB_scrollTools {
    opacity: 0;
    filter: "alpha(opacity=0)";
    -ms-filter: "alpha(opacity=0)";
}

.mCustomScrollbar>.mCustomScrollBox>.mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar>.mCustomScrollBox~.mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollBox:hover>.mCSB_scrollTools,
.mCustomScrollBox:hover~.mCSB_scrollTools,
.mCS-autoHide:hover>.mCustomScrollBox>.mCSB_scrollTools,
.mCS-autoHide:hover>.mCustomScrollBox~.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)";
}

.about-team-list-block .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #eaeaea;
    width: 1px;
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)";
}

.about-team-list-block .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #969696;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=40)";
}

.about-team-list-block .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #969696;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=40)";
}

.about-team-list-block .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.about-team-list-block .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #969696;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=40)";
}

.about-team-list-block .mCSB_scrollTools {
    width: 2px;
}

.about-team-list-block .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 1px;
}

.about-team-list-block .mCSB_inside>.mCSB_container {
    margin-right: 0px;
    padding-right: 5px;
}

/*加入我们*/

.join .headers {
    background: #fff;
    margin-bottom: 0;
}

.join .headers h2 {
    color: #000;
}

.join .headers span {
    font-family: 'Verdana';
}

.join .join-banner {
    background: url("../images/join-banner.jpg") center 80px transparent no-repeat;
    background-attachment: fixed;
    min-height: 400px;
    background-size: 100%;
    position: relative;
}




.recruit {
    padding-bottom: 60px;
}

.join-position li {
    border: 1px solid #e9e9e9;
    float: left;
}

.join-position-title {
    height: 30px;
    border: 2px solid #e9e9e9;

}

.panel-body p {
    line-height: 24px;
}

.join .panel-title span {
    float: right;
    right: 15px;
}

.join .panel-body h5 {
    color: #db513d;
}

.join .panel-group .panel {
    border-radius: 2px;
}

.join .headers h2 {
    padding-top: 20px;
}

.join-banner-text {
    text-align: center;
    position: absolute;
    padding-top: 200px;

}

.join-banner-text p:first-child {
    font-size: 25px;
    color: #fff;
    line-height: 24px;
    padding-bottom: 10px;
}

.join-banner-text p {
    color: #e4e9f1;
    font-size: 16px;
    line-height: 26px;
}

.join .panel-group {
    margin-bottom: 30px;
}

.join ol {
    padding-left: 30px;
    padding-top: 15px;
    padding-bottom: 10px;
}

.join ol li {
    font-size: 14px;
    line-height: 24px;
    /*color:#e4e9f1;*/
}

.join .panel-title {
    padding: 15px 0;
}

@media(max-width:414px) {
    .wise-power-list-block-title h4 {
        line-height: 25px;
    }

    .join-banner-text {
        padding-top: 160px;
    }

    .join-banner-text p:first-child {

        line-height: 40px;

    }


}

@media(max-width: 768px) {
    .headers h2 {
        line-height: 45px;
    }

    .about-banner .about-banner-intro {
        padding: 20px;
    }
}




.load {
    position: fixed;
    background: #da513d;
    /*background: #f4f4f4;*/
    width: 100%;
    height: 100%;
    z-index: 5000;
    top: 0;
    left: 0;
    opacity: 1;

}


.load img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.load div {
    position: relative;
    top: 50%;
}

.load .loadtext {
    margin-top: 70px;
}

.load .loadsmall {
    animation: 2s sml infinite;
    animation-delay: 1s;

}

.load .loadbig {
    animation: 2s big infinite;
    animation-delay: .5s;
}

@keyframes sml {
    0% {
        transform: translate(-50%, -50%) rotateY(0deg);
    }

    50% {
        transform: translate(-50%, -50%) rotateY(180deg);

    }

    100% {
        transform: translate(-50%, -50%) rotateY(0deg);

    }
}

@keyframes big {
    0% {
        transform: translate(-50%, -50%) rotateY(0deg);
    }

    50% {
        transform: translate(-50%, -50%) rotateY(-180deg);

    }

    100% {
        transform: translate(-50%, -50%) rotateY(0deg);

    }
}